[INFO] fetching crate dusk-node-data 1.6.0...
[INFO] testing dusk-node-data-1.6.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate dusk-node-data 1.6.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate dusk-node-data 1.6.0
[INFO] finished tweaking crates.io crate dusk-node-data 1.6.0
[INFO] tweaked toml for crates.io crate dusk-node-data 1.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dusk-node-data 1.6.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dusk-node-data 1.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aa94bab4f4a9a5b7e7e0e2c97bbd8cef9f39f40575fdc0e53814e6b3176024c2
[INFO] running `Command { std: "docker" "start" "aa94bab4f4a9a5b7e7e0e2c97bbd8cef9f39f40575fdc0e53814e6b3176024c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa94bab4f4a9a5b7e7e0e2c97bbd8cef9f39f40575fdc0e53814e6b3176024c2" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa94bab4f4a9a5b7e7e0e2c97bbd8cef9f39f40575fdc0e53814e6b3176024c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa94bab4f4a9a5b7e7e0e2c97bbd8cef9f39f40575fdc0e53814e6b3176024c2" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling derive-hex v0.1.2
[INFO] [stderr]    Compiling dusk-bytes v0.1.7
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling dusk-safe v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling dusk-bls12_381 v0.14.2
[INFO] [stderr]    Compiling dusk-merkle v0.5.3
[INFO] [stderr]    Compiling piecrust-uplink v0.20.0
[INFO] [stderr]    Compiling dusk-jubjub v0.15.2
[INFO] [stderr]    Compiling bls12_381-bls v0.6.0
[INFO] [stderr]    Compiling dusk-poseidon v0.42.0-rc.0
[INFO] [stderr]    Compiling jubjub-elgamal v0.5.0
[INFO] [stderr]    Compiling jubjub-schnorr v0.7.0-rc.0
[INFO] [stderr]    Compiling poseidon-merkle v0.9.0-rc.0
[INFO] [stderr]    Compiling phoenix-core v0.35.0
[INFO] [stderr]    Compiling phoenix-circuits v0.8.0
[INFO] [stderr]    Compiling dusk-core v1.6.0
[INFO] [stderr]    Compiling dusk-node-data v1.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.57s
[INFO] running `Command { std: "docker" "inspect" "aa94bab4f4a9a5b7e7e0e2c97bbd8cef9f39f40575fdc0e53814e6b3176024c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa94bab4f4a9a5b7e7e0e2c97bbd8cef9f39f40575fdc0e53814e6b3176024c2" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dusk-bls12_381 v0.14.2
[INFO] [stderr]    Compiling dusk-merkle v0.5.3
[INFO] [stderr]    Compiling piecrust-uplink v0.20.0
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling dusk-jubjub v0.15.2
[INFO] [stderr]    Compiling bls12_381-bls v0.6.0
[INFO] [stderr]    Compiling dusk-poseidon v0.42.0-rc.0
[INFO] [stderr]    Compiling jubjub-elgamal v0.5.0
[INFO] [stderr]    Compiling jubjub-schnorr v0.7.0-rc.0
[INFO] [stderr]    Compiling poseidon-merkle v0.9.0-rc.0
[INFO] [stderr]    Compiling phoenix-core v0.35.0
[INFO] [stderr]    Compiling phoenix-circuits v0.8.0
[INFO] [stderr]    Compiling dusk-core v1.6.0
[INFO] [stderr]    Compiling dusk-node-data v1.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.07s
[INFO] running `Command { std: "docker" "inspect" "aa94bab4f4a9a5b7e7e0e2c97bbd8cef9f39f40575fdc0e53814e6b3176024c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa94bab4f4a9a5b7e7e0e2c97bbd8cef9f39f40575fdc0e53814e6b3176024c2" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dusk_node_data-72aec4312ea53db8)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test encoding::tests::test_encoding_att ... ok
[INFO] [stdout] test encoding::tests::test_encoding_iterations_info ... ok
[INFO] [stdout] test encoding::tests::test_encoding_ratification_result ... ok
[INFO] [stdout] test encoding::tests::test_encoding_header ... ok
[INFO] [stdout] test events::contract::tests::test_converting_contract_event ... ok
[INFO] [stdout] test hard_fork::tests::aegis_activation_boundary ... ok
[INFO] [stdout] test encoding::tests::test_rejects_oversized_lengths ... ok
[INFO] [stdout] test events::contract::tests::test_serialize_contract_event ... ok
[INFO] [stdout] test message::tests::test_rejects_inv_with_too_many_items ... ok
[INFO] [stdout] test bls::tests::test_can_still_load_keys_saved_by_wallet_impl ... FAILED
[INFO] [stdout] test encoding::tests::test_encoding_validation ... ok
[INFO] [stdout] test encoding::tests::test_encoding_ratification ... ok
[INFO] [stdout] test ledger::faults::tests::validate_does_not_report_signer_mismatch_for_same_signer ... ok
[INFO] [stdout] test encoding::tests::test_spent_transaction_none_error_encoding_has_no_trailing_bytes ... ok
[INFO] [stdout] test ledger::faults::tests::validate_rejects_mismatched_signers ... ok
[INFO] [stdout] test encoding::tests::test_encoding_transaction ... ok
[INFO] [stdout] test message::tests::test_serialize ... ok
[INFO] [stdout] test encoding::tests::test_encoding_spent_transaction ... ok
[INFO] [stdout] test encoding::tests::test_encoding_fault ... ok
[INFO] [stdout] test encoding::tests::test_spent_transaction_rejects_malformed_error_string ... ok
[INFO] [stdout] test message::tests::insecure_validation_signature_rejected_after_aegis_activation ... ok
[INFO] [stdout] test encoding::tests::test_encoding_candidate ... ok
[INFO] [stdout] test bls::tests::test_save_load_consensus_keys ... ok
[INFO] [stdout] test encoding::tests::test_encoding_block ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bls::tests::test_can_still_load_keys_saved_by_wallet_impl stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bls::tests::test_can_still_load_keys_saved_by_wallet_impl
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 23 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "aa94bab4f4a9a5b7e7e0e2c97bbd8cef9f39f40575fdc0e53814e6b3176024c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa94bab4f4a9a5b7e7e0e2c97bbd8cef9f39f40575fdc0e53814e6b3176024c2", kill_on_drop: false }`
[INFO] [stdout] aa94bab4f4a9a5b7e7e0e2c97bbd8cef9f39f40575fdc0e53814e6b3176024c2
